home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Collections: Camelot
/
Camelot 105 (1991-02)(Swedish User Group of Amiga)(SE)(PD)[WB].zip
/
Camelot 105 (1991-02)(Swedish User Group of Amiga)(SE)(PD)[WB].adf
/
AmigaUUCP
/
include
/
sys
/
time.h
< prev
next >
Wrap
C/C++ Source or Header
|
1991-02-14
|
110b
|
14 lines
/*
* SYS/TIME.H
*
* UNIX Compat
*
*/
#ifndef SYS_TIME_H
#define SYS_TIME_H
#include <time.h>
#endif